LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

IsRegistered<T>() Method






The type of validator to check.
Determines whether a validator with the specified type is registered.
Syntax
public static bool IsRegistered<T>()
where T: ICommandRequestValidator
'Declaration
 
Public Overloads Shared Function IsRegistered(Of T As ICommandRequestValidator)() As Boolean
'Usage
 
Dim value As Boolean
 
value = CommandRequestValidationManager.IsRegistered(Of T)()
public static bool IsRegistered<T>()where T: ICommandRequestValidator
 function Leadtools.Dicom.Scp.CommandRequestValidationManager.IsRegistered``1()()
public:
static bool IsRegisteredgeneric<typename T>
(); 
where T: ICommandRequestValidator

Type Parameters

T
The type of validator to check.

Return Value

true if this validator type is registered; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CommandRequestValidationManager Class
CommandRequestValidationManager Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features